home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
5-Fonts & Software
/
Demo Software
/
Trapeze
/
Trapeze Help
/
Trapeze Help.rsrc
/
HELP_2137_extract
< prev
next >
Wrap
Text File
|
1989-03-06
|
354b
|
6 lines
extract ( criterion, block, how* )
extract selected values from a block
criterion—number block containing true or false values; block—any kind of block; how—optional method to arrange returned values (#ROW or #COL).
extract creates a row or column block (by how) that contains all the values in block that have a corresponding true value in criterion.